home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / windows / games / winpcx2.arj / WINPCX.H < prev    next >
Text File  |  1989-10-17  |  585b  |  21 lines

  1. /*****************************************************************************/
  2.  
  3. /*                             WinPcx.h                                      */
  4.  
  5. /*****************************************************************************/
  6.  
  7.  
  8. #define NOATOM                            /* Kill unneeded stuff in Windows.h */
  9. #define NOCLIPBOARD
  10. #define NOCOMM
  11. #define NOKANJI
  12.  
  13.  
  14. #define LB_RESTORE         110
  15. #define ID_RESTOREPATH     111
  16. #define IDM_FILE           112
  17. #define IDM_SHOW           113
  18. #define IDM_CLEAR          114
  19. #define ID_ABOUT           115
  20.  
  21.